[INFO] cloning repository https://github.com/divinerapier/onyxiafs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divinerapier/onyxiafs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinerapier%2Fonyxiafs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinerapier%2Fonyxiafs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6639bc02de549a37d62d215fe6e6b5bc71a3b2e
[INFO] checking divinerapier/onyxiafs/c6639bc02de549a37d62d215fe6e6b5bc71a3b2e against try#b946edaa85de45f124065f52b1bc55ba2fb4f9fb for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinerapier%2Fonyxiafs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/divinerapier/onyxiafs
[INFO] finished tweaking git repo https://github.com/divinerapier/onyxiafs
[INFO] tweaked toml for git repo https://github.com/divinerapier/onyxiafs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/divinerapier/onyxiafs on toolchain b946edaa85de45f124065f52b1bc55ba2fb4f9fb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/divinerapier/rose_tree-rs`
[INFO] [stderr]      Locking 227 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.1)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.10)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.2)
[INFO] [stderr]       Adding md-5 v0.9.1 (available: v0.11.0)
[INFO] [stderr]       Adding prost v0.9.0 (available: v0.14.4)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tonic v0.6.2 (available: v0.14.6)
[INFO] [stderr]       Adding tonic-build v0.6.2 (available: v0.14.6)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c9d3a46703759dae8660673462fa75847746b521b1f73a42a1fc4c8c3e68a8fc
[INFO] running `Command { std: "docker" "start" "c9d3a46703759dae8660673462fa75847746b521b1f73a42a1fc4c8c3e68a8fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9d3a46703759dae8660673462fa75847746b521b1f73a42a1fc4c8c3e68a8fc" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9d3a46703759dae8660673462fa75847746b521b1f73a42a1fc4c8c3e68a8fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9d3a46703759dae8660673462fa75847746b521b1f73a42a1fc4c8c3e68a8fc" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ordermap v0.3.5
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking srand v0.4.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking petgraph v0.4.13
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking reservoir v0.2.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking rose_tree v0.2.0 (https://github.com/divinerapier/rose_tree-rs?branch=master#2c3d1a6f)
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling tonic-build v0.6.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling proto v0.1.0 (/opt/rustwide/workdir/proto)
[INFO] [stderr] error: failed to run custom build command for `proto v0.1.0 (/opt/rustwide/workdir/proto)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/proto-7ff32dfc561d5ddf/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain 'b946edaa85de45f124065f52b1bc55ba2fb4f9fb'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c9d3a46703759dae8660673462fa75847746b521b1f73a42a1fc4c8c3e68a8fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d3a46703759dae8660673462fa75847746b521b1f73a42a1fc4c8c3e68a8fc", kill_on_drop: false }`
[INFO] [stdout] c9d3a46703759dae8660673462fa75847746b521b1f73a42a1fc4c8c3e68a8fc
